Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of the status bar on the hide menu is now called at the completion #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thibault-carpentier
Copy link

This fix the bad update when switching form two contentViewController with different status bar colors.

When called alongside with a hideMenuViewController the statusBarNeedsAppearanceUpdate called outside the completion block of the hideMenuViewControllerAnimated caused the status bar to switch back to the previous contentViewController, since this is triggered before the completionBlock of the animation in setContentViewController.

Before fix :
jun 08 2015 11 34
After fix :
jun 08 2015 11 36

@hsavit1
Copy link

hsavit1 commented Jun 21, 2015

looks so much better!

@x2on
Copy link

x2on commented Sep 16, 2015

I merged it in our Fork (Scout24@63685f9)

@chlebta
Copy link

chlebta commented Nov 5, 2015

@loadex how did you make the status bar white ? In my project it's white until I used RESideMenu now my status bar it's black and I can't change the color how to do it please ?

dimazen pushed a commit to dimazen/RESideMenu that referenced this pull request Mar 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants